Skip to content

Hint that VecDeque binary search results are in bounds - #160771

Closed
SomeFlyingThing wants to merge 2 commits into
rust-lang:mainfrom
SomeFlyingThing:agent/hint-vecdeque-binary-search-bounds
Closed

Hint that VecDeque binary search results are in bounds#160771
SomeFlyingThing wants to merge 2 commits into
rust-lang:mainfrom
SomeFlyingThing:agent/hint-vecdeque-binary-search-bounds

Conversation

@SomeFlyingThing

@SomeFlyingThing SomeFlyingThing commented Aug 8, 2026

Copy link
Copy Markdown
Contributor

Hint that the search results are in bounds

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 8, 2026
@rustbot rustbot added T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Aug 8, 2026
@rustbot

rustbot commented Aug 8, 2026

Copy link
Copy Markdown
Collaborator

r? @fee1-dead

rustbot has assigned @fee1-dead.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

Why was this reviewer chosen?

The reviewer was selected based on:

  • Owners of files modified in this PR: compiler
  • compiler expanded to 75 candidates
  • Random selection from 19 candidates

@rust-log-analyzer

This comment has been minimized.

@fee1-dead

Copy link
Copy Markdown
Member

r? libs

@rustbot rustbot assigned JohnTitor and unassigned fee1-dead Aug 9, 2026
@JohnTitor

Copy link
Copy Markdown
Member

I have the same question with #160737 (comment) for this PR as well

@rustbot author

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Aug 17, 2026
@rustbot

rustbot commented Aug 17, 2026

Copy link
Copy Markdown
Collaborator

Reminder, once the PR becomes ready for a review, use @rustbot ready.

@JohnTitor

Copy link
Copy Markdown
Member

Going to close as same as #160737 (comment)

@JohnTitor JohnTitor closed this Aug 19, 2026
@rustbot rustbot removed the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. T-libs Relevant to the library team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants